﻿2026-07-06T05:56:25.9888790Z ##[group]Run actions/checkout@v5
2026-07-06T05:56:25.9889606Z with:
2026-07-06T05:56:25.9889908Z   fetch-depth: 0
2026-07-06T05:56:25.9890303Z   repository: SaberMage/spt-core
2026-07-06T05:56:25.9893844Z   token: ***
2026-07-06T05:56:25.9894175Z   ssh-strict: true
2026-07-06T05:56:25.9894504Z   ssh-user: git
2026-07-06T05:56:25.9894878Z   persist-credentials: true
2026-07-06T05:56:25.9895244Z   clean: true
2026-07-06T05:56:25.9895612Z   sparse-checkout-cone-mode: true
2026-07-06T05:56:25.9896149Z   fetch-tags: false
2026-07-06T05:56:25.9896584Z   show-progress: true
2026-07-06T05:56:25.9897056Z   lfs: false
2026-07-06T05:56:25.9897361Z   submodules: false
2026-07-06T05:56:25.9897720Z   set-safe-directory: true
2026-07-06T05:56:25.9898158Z ##[endgroup]
2026-07-06T05:56:26.1936833Z Syncing repository: SaberMage/spt-core
2026-07-06T05:56:26.1938145Z ##[group]Getting Git version info
2026-07-06T05:56:26.1938816Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T05:56:26.2294325Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:56:26.2507306Z git version 2.43.0.windows.1
2026-07-06T05:56:26.2533314Z ##[endgroup]
2026-07-06T05:56:26.2542764Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d267f7ee-9291-49e7-9afd-0df5a0c27fc0\.gitconfig'
2026-07-06T05:56:26.2557076Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d267f7ee-9291-49e7-9afd-0df5a0c27fc0' before making global git config changes
2026-07-06T05:56:26.2558699Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:56:26.2562338Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T05:56:26.2807062Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T05:56:26.3016100Z https://github.com/SaberMage/spt-core
2026-07-06T05:56:26.3042640Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:56:26.3047314Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:56:26.3256102Z HEAD
2026-07-06T05:56:26.3527329Z ##[endgroup]
2026-07-06T05:56:26.3527937Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T05:56:26.9269025Z ##[group]Cleaning the repository
2026-07-06T05:56:26.9273442Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T05:56:42.5673453Z Removing .adapter-notify/
2026-07-06T05:56:42.5673896Z Removing target/
2026-07-06T05:56:42.5710314Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T05:56:42.6872073Z HEAD is now at cd4f0727 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:56:42.6899527Z ##[endgroup]
2026-07-06T05:56:42.6905346Z ##[group]Disabling automatic garbage collection
2026-07-06T05:56:42.6911512Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:56:42.7214829Z ##[endgroup]
2026-07-06T05:56:42.7215321Z ##[group]Setting up auth
2026-07-06T05:56:42.7224167Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:56:42.7504070Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:56:43.2690584Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:56:43.2969927Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:56:43.7658942Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:56:43.7892147Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:56:44.1594320Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:56:44.1912059Z ##[endgroup]
2026-07-06T05:56:44.1912762Z ##[group]Fetching the repository
2026-07-06T05:56:44.1919535Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +cd4f0727256670b452497a6f671b62c6481820b7:refs/remotes/pull/52/merge
2026-07-06T05:56:45.1571208Z From https://github.com/SaberMage/spt-core
2026-07-06T05:56:45.1571599Z    e738ede2..8a54b2c7  remote-truth -> origin/remote-truth
2026-07-06T05:56:45.1701897Z ##[endgroup]
2026-07-06T05:56:45.1703024Z ##[group]Determining the checkout info
2026-07-06T05:56:45.1703803Z ##[endgroup]
2026-07-06T05:56:45.1709681Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:56:45.1992788Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:56:45.2225659Z ##[group]Checking out the ref
2026-07-06T05:56:45.2230589Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:56:45.2577527Z HEAD is now at cd4f0727 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:56:45.2599701Z ##[endgroup]
2026-07-06T05:56:45.2853235Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:56:45.3063915Z cd4f0727256670b452497a6f671b62c6481820b7
